internal/bisect.Matcher.stack (method)

2 uses

	internal/bisect (current package)
		bisect.go#L436: 	return m.stack(w)
		bisect.go#L441: func (m *Matcher) stack(w Writer) bool {